The HEX-EDIT folder is a skeleton for this project folder. This project uses the HEX-EDIT 
source file as a skeleton and illustrates how it can be modified for another project.
 
    1_Define Task.html 
            Project job description of the program to be created. 
    2- Some Icons.html 
            Some RapidQ compatable Icons for your RAPIDQ/ICONS folder.  
    3- The Program.html 
            The completed program. Change it to your own liking.  
    4- Start.html 
            The beginning code for the project source.  
    5-Objects.html 
            Organizing the things that we can see.  
    6-File Manage.html 
            Program interface with the Hard Drive.  
    7-Memory Manage.html 
            Miscelaneous processing and display subs.  
    8-processing display.html 
            Storing our data in memory for processing.  
    9-Mouses & windows.html 
            Mouse activity to make our program more dynamic and interactive.